home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu086.dms / pu086.adf / Single-make < prev    next >
Text File  |  1990-12-02  |  372b  |  16 lines

  1. ;  Single-Make        within        NorthC
  2. ;
  3. ;
  4. ; Setup NorthC to run on a single disk Amiga 500.
  5. ;
  6. ; I would recommend that you go out and buy a second drive if you want
  7. ; to do any real work, but just for a quick play...
  8. ;
  9.  
  10. ; Copy make, the rest of the tools are defined explicitly in the Makefile
  11. copy NorthC:bin/make ram:
  12.  
  13. ; Now set up the library path
  14. assign clibs: NorthC:clibs
  15.  
  16.